home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / ubuntu / heci / Makefile < prev   
Encoding:
Makefile  |  2009-09-09  |  106 b   |  4 lines

  1. obj-$(CONFIG_HECI) += heci.o
  2.  
  3. heci-objs := heci_init.o interrupt.o heci_interface.o io_heci.o heci_main.o
  4.